home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-03-15 | 2.1 KB | 76 lines |
- ;==========================================================================
- ; * NOTE:
- ; This file is used to store specific configuration information for
- ; Astound & Astound Studio. There should be no need to modify this file
- ; or unexpected results may occur.
- ;==========================================================================
-
- ; The directory path where the common directory (astcommn) is
- ; located. This must be an absolute path and it must have a "\"
- ; at the end.
- [Directory]
- Common=
-
- ; The proper name of the applications.
- ; They should be listed in the same order as they appear in the
- ; launcher's tool bar.
- ;
- [Application Names]
- App1=Astound
- App2=Media Manager
- App3=Astound Actor
- App4=Astound Animator
- App5=Astound Draw
- App6=Astound Image
- App7=Astound Sound
- App8=Astound Video
- App9=Central Hub
- App10=Launcher
-
- ; The directory paths for each of the applications. Should not have a "\"
- ; at the end. If the first character is a "*", the path is relative to the
- ; common directory. The entry name for each application must be the
- ; same proper name that was used in the [Application Names] section.
- ;
- [Application Paths]
- Astound=*..\astound
- Media Manager=*..\astound
- Astound Actor=*..\studio\actor
- Astound Animator=*..\studio\anim
- Astound Draw=*..\studio\draw
- Astound Image=*..\studio\image
- Astound Sound=*..\studio\sound
- Astound Video=*..\studio\video
- Central Hub=*
- Launcher=*..\studio
-
- ; The executable filenames for each of the applications.
- ; The entry name for each application must be the same proper name that was
- ; used in the [Application Names] section.
- ;
- [Application Executable Names]
- Astound=astound2.bin
- Media Manager=mediaman.bin
- Astound Actor=awce.bin
- Astound Animator=awme.bin
- Astound Draw=astdraw.bin
- Astound Image=imager.bin
- Astound Sound=ase.bin
- Astound Video=nova.bin
- Central Hub=hub16a.tsk
- Launcher=launch.bin
-
- [Launcher Options]
- ButtonSize=18
- OnTop=1
- SavePosition=1
- ToolTips=1
-
- [Options]
- ;NoLaunchLibs=1
- StatusWnd=0
- Debug=0
- ; Minimum amount of Windows resources that have to be available in order
- ; to invoke an app. Default=15 (%).
- ;MinFreeRes=15
-